home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / demo / wit472.zip / DEMO / FOR.HLP / FOR.bin
Text File  |  1994-11-25  |  321b  |  12 lines

  1. IGRAPH
  2.  
  3. for --- demonstrate the for loop operator
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The for igraph shows how the for operator is used to perform
  9. a loop for a fixed number of iterations. This igraph reads a greyscale
  10. image, smooths the image 6 times, then subtracts the smoothed image
  11. from the original to detect edges.
  12.